Debug Builder
class DebugBuilder
Simple builder to collect debug files and upload them to a custom bytebin server Ex:
DebugBuilder.builder("https://bytebin.lucko.me/")...
Functions
Link copied to clipboard
Add a debug file RAW into the debug zip
Link copied to clipboard
Add a json string as a file into the debug zip
Link copied to clipboard
Add a text as a file into the debug zip
Link copied to clipboard
Add a yaml string as a file into the debug zip
Link copied to clipboard
Upload all collected files in a zip with a debug.json to a custom bytebin server.